FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (78 ms)

Package hl7-france-fhir.administrative
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@9.2022.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrLocation
Url http://interopsante.org/fhir/StructureDefinition/FrLocation
Version 1.0
Status active
Date 2021-05-17
Name FrLocation
Experimental False
Description French profile of Location | Profil français de la ressource Location
Type Location
Kind resource

Resources that use this resource

StructureDefinition
http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur FrLocationAgregateur
http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur FrScheduleAgregateur
https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-location-aggregator FrLocationAgregateurSOS
https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-schedule-aggregator FrScheduleAgregateurSOS
http://interopsante.org/fhir/StructureDefinition/FrEncounter FrEncounter
http://interopsante.org/fhir/StructureDefinition/FrAppointment FrAppointment
http://interopsante.org/fhir/StructureDefinition/FrHealthcareService FrHealthcareService
http://interopsante.org/fhir/StructureDefinition/FrLocation FrLocation
http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice FrPractitionerRoleExercice
http://interopsante.org/fhir/StructureDefinition/FrSchedule FrSchedule
http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationDisponibilite GAP_BundleResultatReponseADemandeConsultationDisponibilites
http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationRDV GAP_BundleResultatReponseADemandeConsultationRDV

Resources that this resource uses

StructureDefinition
http://interopsante.org/fhir/StructureDefinition/FrLocation FrLocation
http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom FrLocationPartOfPositionRoom
http://interopsante.org/fhir/StructureDefinition/FrOrganization FrOrganization
http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod FrLocationUsePeriod
http://terminology.hl7.org/ValueSet/v2-0116 hl7VS-bedStatus
http://interopsante.org/fhir/ValueSet/fr-location-identifier-type fr-location-identifier-type
http://interopsante.org/fhir/ValueSet/fr-location-physical-type fr-location-physical-type
http://interopsante.org/fhir/ValueSet/fr-location-type fr-location-type


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://interopsante.org/fhir/StructureDefinition/FrLocation",
  "version" : "1.0",
  "name" : "FrLocation",
  "status" : "active",
  "date" : "2021-05-17",
  "publisher" : "InteropSanté",
  "contact" : [
    {
      "name" : "François Macary/Isabelle Gibaud",
      "telecom" : [
        {
          "system" : "email",
          "value" : "francois.macary@phast.fr",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "French profile of Location | Profil français de la ressource Location",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.extension",
        "path" : "Location.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Location.extension:usePeriod",
        "path" : "Location.extension",
        "sliceName" : "usePeriod",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod"
            ]
          }
        ]
      },
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "min" : 1
      },
      {
        "id" : "Location.identifier.use",
        "path" : "Location.identifier.use",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/identifier-use"
        }
      },
      {
        "id" : "Location.identifier.type",
        "path" : "Location.identifier.type",
        "min" : 1,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-location-identifier-type"
        }
      },
      {
        "id" : "Location.identifier.system",
        "path" : "Location.identifier.system",
        "definition" : "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "min" : 1
      },
      {
        "id" : "Location.identifier.value",
        "path" : "Location.identifier.value",
        "min" : 1
      },
      {
        "id" : "Location.identifier.assigner",
        "path" : "Location.identifier.assigner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganization"
            ]
          }
        ]
      },
      {
        "id" : "Location.status",
        "path" : "Location.status",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/location-status"
        }
      },
      {
        "id" : "Location.operationalStatus",
        "path" : "Location.operationalStatus",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0116"
        }
      },
      {
        "id" : "Location.mode",
        "path" : "Location.mode",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/location-mode"
        }
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "max" : "1",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-location-type"
        }
      },
      {
        "id" : "Location.physicalType",
        "path" : "Location.physicalType",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-location-physical-type"
        }
      },
      {
        "id" : "Location.managingOrganization",
        "path" : "Location.managingOrganization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganization"
            ]
          }
        ]
      },
      {
        "id" : "Location.partOf",
        "path" : "Location.partOf",
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean" : true
              }
            ],
            "code" : "Reference",
            "targetProfile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrLocation"
            ]
          }
        ]
      },
      {
        "id" : "Location.partOf.extension",
        "path" : "Location.partOf.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Location.partOf.extension:positionRoom",
        "path" : "Location.partOf.extension",
        "sliceName" : "positionRoom",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom"
            ]
          }
        ]
      },
      {
        "id" : "Location.hoursOfOperation.daysOfWeek",
        "path" : "Location.hoursOfOperation.daysOfWeek",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/days-of-week"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.